FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.fhir.uv.crmi#current (47 ms)

Package hl7.fhir.uv.crmi
Type CodeSystem
Id Id
FHIR Version R4
Source http://hl7.org/fhir/uv/crmi/https://build.fhir.org/ig/HL7/crmi-ig/CodeSystem-crmi-release-version-behavior-codes.html
Url http://hl7.org/fhir/uv/crmi/CodeSystem/crmi-release-version-behavior-codes
Version 1.1.0-cibuild
Status active
Date 2024-08-29T03:38:40+00:00
Name CRMIReleaseVersionBehavior
Title CRMI Release Version Behavior Codes
Experimental False
Realm uv
Authority hl7
Description Behaviors of 'version' parameter application in the $release operation.
Content complete
valueSet http://hl7.org/fhir/uv/crmi/ValueSet/crmi-release-version-behavior

Resources that use this resource

ValueSet
crmi-release-version-behavior CRMI Release Version Behavior

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem crmi-release-version-behavior-codes

This case-sensitive code system http://hl7.org/fhir/uv/crmi/CodeSystem/crmi-release-version-behavior-codes defines the following codes:

CodeDisplayDefinition
default DefaultThe version provided will be applied to the root artifact and all owned components if a version is not specified.
check CheckIf the root artifact has a specified version different from the version passed to the operation, an error will be returned.
force ForceThe version provided will be applied to the root artifact and all owned components, regardless of whether or not a version was already specified.

Source

{
  "resourceType" : "CodeSystem",
  "id" : "crmi-release-version-behavior-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem crmi-release-version-behavior-codes</b></p><a name=\"crmi-release-version-behavior-codes\"> </a><a name=\"hccrmi-release-version-behavior-codes\"> </a><a name=\"crmi-release-version-behavior-codes-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/crmi/CodeSystem/crmi-release-version-behavior-codes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">default<a name=\"crmi-release-version-behavior-codes-default\"> </a></td><td>Default</td><td>The version provided will be applied to the root artifact and all owned components if a version is not specified.</td></tr><tr><td style=\"white-space:nowrap\">check<a name=\"crmi-release-version-behavior-codes-check\"> </a></td><td>Check</td><td>If the root artifact has a specified version different from the version passed to the operation, an error will be returned.</td></tr><tr><td style=\"white-space:nowrap\">force<a name=\"crmi-release-version-behavior-codes-force\"> </a></td><td>Force</td><td>The version provided will be applied to the root artifact and all owned components, regardless of whether or not a version was already specified.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cds"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2
    }
  ],
  "url" : "http://hl7.org/fhir/uv/crmi/CodeSystem/crmi-release-version-behavior-codes",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.38.16.4"
    }
  ],
  "version" : "1.1.0-cibuild",
  "name" : "CRMIReleaseVersionBehavior",
  "title" : "CRMI Release Version Behavior Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-29T03:38:40+00:00",
  "publisher" : "HL7 International / Clinical Decision Support",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description" : "Behaviors of 'version' parameter application in the $release operation.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/uv/crmi/ValueSet/crmi-release-version-behavior",
  "content" : "complete",
  "concept" : [
    {
      "code" : "default",
      "display" : "Default",
      "definition" : "The version provided will be applied to the root artifact and all owned components if a version is not specified."
    },
    {
      "code" : "check",
      "display" : "Check",
      "definition" : "If the root artifact has a specified version different from the version passed to the operation, an error will be returned."
    },
    {
      "code" : "force",
      "display" : "Force",
      "definition" : "The version provided will be applied to the root artifact and all owned components, regardless of whether or not a version was already specified."
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.